projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23b3032
)
while-no-input-ignore-events manual clarification
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 20 Oct 2019 11:52:03 +0000
(13:52 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sun, 20 Oct 2019 11:52:03 +0000
(13:52 +0200)
* doc/lispref/commands.texi (Event Input Misc): Be slightly
clearer about what while-no-input-ignore-events is.
doc/lispref/commands.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/commands.texi
b/doc/lispref/commands.texi
index a351917b852123196788428c43028c20ca7b1428..0db38b7176a8522360bbab577743f791cfc8f36c 100644
(file)
--- a/
doc/lispref/commands.texi
+++ b/
doc/lispref/commands.texi
@@
-2959,7
+2959,7
@@
like this:
@defvar while-no-input-ignore-events
This variable allow setting which special events @code{while-no-input}
-should ignore. It is a list of
symbols
.
+should ignore. It is a list of
event symbols (@pxref{Event Examples})
.
@end defvar